Skip to main content

Coupon Generation

Coupon generation will depend upon the available feature/functionality of the target eCommerce system.

API

If PA can get API to generate coupons, then PA will implement the required process to pre-generate the required coupons and store them in the PA database to supply in response to the “/coupon” API request for the widget code to apply during purchase using the website’s native F/E capability mimicking a user input.

If the eCommerce system allows generating product-level coupons with the option to apply multiple coupons in the same cart, then we will generate product-specific coupons. Otherwise, the coupons will be order-level.

Non-API

If API is unavailable, PA will communicate with the client to generate bulk coupons for the required discount levels (e.g. $10, $20, $30) and store those coupons in the PA system to be supplied in response to the “/coupon” API request for the widget code to apply during purchase using the website’s native F/E capability mimicking a user input.